home *** CD-ROM | disk | FTP | other *** search
/ CD School House 10 / CD School House - Education and Games (10.0) - Wayzata Technology (1995).iso / mac / DOS / MISC / DOSUTL21 / DOSUTIL.DOC < prev    next >
Text File  |  1994-05-16  |  25KB  |  671 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.         
  8.                           DIRECTORY COMMANDER PLUS
  9.                           ========================
  10.                                 Version 2.0
  11.         
  12.                    Copyright 1991-1993 by Chuck Steenburgh
  13.                              & Tay-Jee Software
  14.         
  15.                             _______
  16.                        ____|__     |               (TM)
  17.                     --|       |    |-------------------
  18.                       |   ____|__  |  Association of
  19.                       |  |       |_|  Shareware
  20.                       |__|   o   |    Professionals
  21.                     -----|   |   |---------------------
  22.                          |___|___|    MEMBER
  23.         
  24.         
  25.              DOS Version 6.00 adds many new features to the venerable 
  26.         dir[ectory] command.  What makes these new options even more 
  27.         useful is the addition of the environment variable DIRCMD.  By 
  28.         using DIRCMD, you can store your favorite switches for the dir 
  29.         command in the environment so you don't have to keep typing them
  30.         on the command line.
  31.         
  32.              The problem, of course, is that these switches are still 
  33.         just as cryptic as ever.  For example, the command:
  34.         
  35.                        dir /og
  36.         
  37.         means to show all files with subdirectories grouped before the 
  38.         files.  Makes sense, doesn't it?  That's what we said.
  39.         
  40.              We wrote DIRECTORY COMMANDER to make life a little easier 
  41.         for myself.  Instead of requiring you to spend 10 minutes look-
  42.         ing through your DOS 6.00 manual to remember what all those 
  43.         switches are so you can compose a SET DIRCMD= line, DIRECTORY 
  44.         COMMANDER will guide you through the process of selecting your 
  45.         desired options from a simple, menu-driven display.  DIRECTORY 
  46.         COMMANDER will then create a small batch file containing the
  47.         options you have selected.  Just execute this batch file, and 
  48.         your preferences will be saved to the environment.
  49.         
  50.              Material that differs from the documentation for the prev-
  51.         ious version is set off by vertical lines in the margin.
  52.         
  53.         
  54.         STARTING DIRECTORY COMMANDER
  55.         
  56.              Starting DIRECTORY COMMANDER couldn't be easier.  Simply 
  57.         type DCPLUS at the command line.  You will see a small box 
  58.         containing the words "DIRCMDr PLUS" at the top of the screen, 
  59.         and two larger boxes below.
  60.         
  61.  
  62.                                      Page 1
  63.  
  64.  
  65.  
  66.  
  67.  
  68.              The box on the left (surrounded by double lines) contains 
  69.         the Directory Options menu.  Select these options by pressing 
  70.         the first letter in the option name (highlighted in blue on 
  71.         color displays).  Pressing the first letter will toggle an 
  72.         "X" off and on next to the option.  "X" means that option is 
  73.         currently selected.
  74.         
  75.         
  76.              [ ] Pause when full
  77.         
  78.              This activates the /p switch.  When the screen fills,
  79.              you will be asked by DOS to press any key to continue.
  80.         
  81.              [ ] Wide format
  82.         
  83.              This activates the /w switch.  Filenames only will be
  84.              displayed in five columns across the screen.  Has no 
  85.              effect if the "File names only" option is selected.
  86.         
  87.              [ ] Subdirectories
  88.         
  89.              This activates the /s switch.  In addition to the cur-
  90.              rent directory, all subdirectories beneath it will be
  91.              included.
  92.         
  93.              [ ] File names only
  94.         
  95.              This will eliminate all of the "extraneous" information
  96.              from the listing, producing only a list of filenames
  97.              (in the format FILENAME.EXT) with no headers or footers.
  98.              Activates the /b switch.
  99.         
  100.              [ ] Lowercase only
  101.         
  102.              This activates the /l switch.  All file and directory
  103.              names will be displayed in lower case.
  104.              
  105.              [ ] Compression ratio                                      |
  106.              
  107.              This actives the /c[h] switch, which displays the compres- |
  108.              sion ratio for DoubleSpace compressed drives.  When selec- |
  109.              ting this option, you will be asked whether you want to    |
  110.              use the host drive's cluster size.  Since DoubleSpace (and |
  111.              most other compression programs) use a misleadingly large  |
  112.              cluster size, which reports an exaggerated compressio ra-  |
  113.              tio, we suggest answering "Y" to this prompt.              |
  114.         
  115.              [ ] DIRCMD Set
  116.         
  117.              When activated, this option will cause DIRECTORY COMMANDER
  118.              to set a master environment variable named DIRCMD with the
  119.              options you have selected.  These options will then be in
  120.              effect automatically whenever the DIR command is used from
  121.              DOS.
  122.  
  123.                                      Page 2
  124.  
  125.  
  126.  
  127.  
  128.  
  129.         
  130.              The box on the right side of the screen (initially sur-
  131.         rounded by single lines) contains what two "special options."  
  132.         These are the /a (attribute) and /o (order of sort) switches.  
  133.         This large box is divided into two smaller boxes, one for each 
  134.         of these two options.
  135.         
  136.              This menu operates a little differently.  Like the simple 
  137.         Directory Options, "Attributes" and "Order of Sort" can be 
  138.         selected by pressing the first letter of their names (high-
  139.         lighted in blue).  Initially, both options are turned off 
  140.         (no "X" displayed next to option name).  When you press the 
  141.         "a" or "o" key for the first time, you will activate that 
  142.         option AND the Special Options menu.  Note that single lines 
  143.         will now appear around the Directory Options Menu and double 
  144.         lines will appear around the appropriate portion of the Special
  145.         Options menu.
  146.         
  147.              When the Special Options menu is active, you can select 
  148.         additional options.  These options appear below the words 
  149.         "Attributes" and "Order of Sort."  When you select either "a" 
  150.         or "o", the corresponding set of special options becomes active
  151.         (first letter is highlighted in green).  These options are 
  152.         described below:
  153.         
  154.         
  155.         Attributes Special Options:
  156.         
  157.              Hidden (displays hidden files)
  158.              System (displays system files)
  159.              Directories (displays only subdirectories)
  160.              Archive (displays files needing backup)
  161.              Read Only (displays read only files)
  162.         
  163.         Order of Sort Special Options:
  164.         
  165.              Name (sorts by file name from a-z)
  166.              Extension (sorts by extension from a-z)
  167.              Date & Time (sorts by date & time, earliest to latest)
  168.              Size (sorts by size, smallest to largest)
  169.              Files First (displays all files before subdirectories)
  170.              Compression (displays files from least to most compressed) |
  171.         
  172.              When you select one of the special options, a plus sign 
  173.         (+) appears in front of that option.  This turns it on.  
  174.         Selecting the special option a second time puts a minus sign 
  175.         (-) in front of the option.  This activates the option "in 
  176.         reverse."  For the atttribute options, all files which DO NOT 
  177.         possess this attribute will be displayed.  For order of sort 
  178.         options, the sort order will be reversed.  Selecting the 
  179.         option a third time will toggle it off.
  180.         
  181.              For the Order of Sort options menu, the order in which   
  182.         you select options is important.  This is the order in which  
  183.  
  184.                                      Page 3
  185.  
  186.  
  187.  
  188.  
  189.  
  190.         those options will appear on the command line.  For example,  
  191.         let's say that you want to have all directories listed first  
  192.         (alphabetically), then all files listed (alphabetically).     
  193.         To select this option, you would first press "o" (for Order   
  194.         of Sort) from the Directory Options menu.  The Special Options
  195.         menu for Order of Sort will activate.  Then press "f" twice   
  196.         (two "reverse" the files first option).  A minus (-) sign     
  197.         and the numeral "1" should appear next to the "Files first"   
  198.         option.  Next, press "n" for "Name" option.  A plus (+)       
  199.         sign and the numeral "2" should appear to the left of the     
  200.         "Name" option.  When the SET DIRCMD= string is written, it    
  201.         will appear as "/ogn".                                        
  202.         
  203.              As long as the Special Options menu is active, you can 
  204.         toggle on/reversed/off as many of the appropriate special 
  205.         options as you want.  When you are finished, press ESC and the 
  206.         Directory Options Menu will be reactivated.
  207.         
  208.              If you press "a" or "o" a second time from the Directory
  209.         Options menu, that option (and any of the associated options 
  210.         such as (N)ame, (S)ize, etc.) will be turned off.            
  211.         
  212.              When you are done selecting options, and the Directory
  213.         Options menu is active (surrounded by double lines), press
  214.         ESC to exit.  A message will appear in the lower left hand
  215.         corner displaying the SET DIRCMD= string which you have
  216.         created.
  217.         
  218.                                                                         
  219.         HELP
  220.         
  221.              Pressing F1 from any portion of the program will call up 
  222.         a window displaying context-sensitive help.  There is a sepa- 
  223.         rate, two-part help display for each of the three menus.
  224.          
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.                                      Page 4
  246.  
  247.  
  248.  
  249.  
  250.  
  251.         
  252.         
  253.                                   FORMCMDr
  254.                                   ========
  255.                                 Version  2.1
  256.         
  257.                     Copyright 1992-1993 by Chuck Steenburgh
  258.                              & Tay-Jee Software
  259.         
  260.                             _______
  261.                        ____|__     |               (TM)
  262.                     --|       |    |-------------------
  263.                       |   ____|__  |  Association of
  264.                       |  |       |_|  Shareware
  265.                       |__|   o   |    Professionals
  266.                     -----|   |   |---------------------
  267.                          |___|___|    MEMBER
  268.         
  269.         
  270.            DOS' FORMAT command is one of the most essential of all.
  271.         Unfortunately, it can also be one of the most daunting (not to
  272.         mention dangerous) for new users.  Although DOS 6.00 has made
  273.         the command somewhat easier by eliminating confusing references
  274.         to tracks and sectors on the command line, newer wrinkles were
  275.         introduced with the addition of "QuickFormatting" and the un-
  276.         conditional format.  It is still far too easy to make mistakes.
  277.         
  278.            FORMCMDr does for FORMAT what DIRCMDr Plus does for DIR:
  279.         it provides a menu-driven interface for selecting the various
  280.         formatting options.  With a little help from the DOSKEY program
  281.         and a batch file, we are able to provide support for an environ-
  282.         ment variable, called FORMCMD, to specify default options.
  283.         
  284.         
  285.         GETTING STARTED
  286.         
  287.            To run the FORMCMDr program, type:
  288.            
  289.              FCDR
  290.         
  291.            on the command line and press {Return}.  (See the end of the
  292.         documentation for instructions on an alternate method of launch-
  293.         ing the program.)  You will see a three-part display on your
  294.         screen.
  295.         
  296.            In the upper left portion of the screen is the program menu.
  297.         It contains a list of 10 options.  Specific menu items can be
  298.         selected through the use of a hotkey or a scrolling cursor bar.
  299.         
  300.            The upper right hand corner of the screen contains the
  301.         "Status Board."  This displays the status of each of the options
  302.         which you can select via FORMCMDr.
  303.         
  304.            The lower portion of the screen displays the options current-
  305.  
  306.                                      Page 5
  307.  
  308.  
  309.  
  310.  
  311.  
  312.         ly stored in the FORMCMD environment variable.
  313.         
  314.         
  315.         SELECTING A MENU OPTION
  316.         
  317.            Menu options can be selected by pressing the first letter of
  318.         that option (the "hotkey," highlighted on the menu) or by posi-
  319.         tioning the scrolling bar over that item and pressing {Return}.
  320.         The meaning of each menu item is described below.
  321.         
  322.         Disk Size
  323.         
  324.            Use this option to specify the size of the disk to be format-
  325.         ted.  Upon choosing this item, a second menu will appear listing
  326.         the four most common disk sizes.  To specify one of the more
  327.         uncommon disk sizes, such as a single-sided disk or the new 2.88
  328.         megabyte floppies, select "Weird Disk Sizes," then the proper
  329.         disk size from another menu.
  330.         
  331.            The default disk size is that of the largest size disk that  |
  332.         can be formatted in drive A (the default drive), if the size can|
  333.         be determined.                                                  |
  334.         
  335.            It is alright in some cases to NOT specify a disk size.  In
  336.         this case, the drive will usually format disks to the largest
  337.         size supported by the drive in question.
  338.         
  339.         Target Drive
  340.         
  341.            You must always specify a drive letter to format.  The de-
  342.         fault drive for FORMCMDr is drive A.  After selecting this menu
  343.         option, enter the letter of the drive you wish to format.
  344.         
  345.            If FORMCMDr can recognize the drive type, it will automatic- |
  346.         ally set the disk size, or present you with a menu of possible  |
  347.         choices if the drive supports multiple disk sizes.              |
  348.         
  349.         Volume Label
  350.         
  351.            Select this menu item to include a volume label on your disk.
  352.         You can enter a label of up to 11 characters.  Use volume labels
  353.         to identify your disks, especially important ones that you might
  354.         not be able to identify from the files they contain.
  355.         
  356.         Quick Format
  357.         
  358.            A quick format does not actually reformat a disk; it essen-
  359.         tially does little more than erase the disk.  Obviously, for
  360.         this to work, the disk must have been previously formatted; you
  361.         must also format the disk to the same size to which it was orig-
  362.         inally formatted.  A quick format is much, much faster than a
  363.         normal format, but since it does not actually format the disk,
  364.         it is less reliable than a true format.
  365.         
  366.  
  367.                                      Page 6
  368.  
  369.  
  370.  
  371.  
  372.  
  373.            Quick formatting works on standard DOS formatted disks; it
  374.         also works on some disks formatted by non-standard formatting
  375.         programs such as Maxi-Disk.
  376.         
  377.         Unconditional Format
  378.         
  379.            DOS 6.00 provides the capability of unformatting disks.  When
  380.         a disk is reformatted, DOS normally saves certain information
  381.         needed to unformat the diskette during the reformatting process.
  382.         This adds several seconds to the formatting time.  To forego
  383.         this feature and speed up the formatting of your disks, select
  384.         this option.
  385.         
  386.         System Disk
  387.         
  388.            A system disk contains the operating system files and the
  389.         command processor and can be used to boot your system.  A system
  390.         disk takes a few seconds longer to format (time to copy the
  391.         system files) and will have approximately 110k less space avail-
  392.         able than a normal disk.  Select this option to create a system
  393.         disk.  Since a system disk cannot be unformatted, it is usually
  394.         a good idea to specify an unconditional format also.
  395.         
  396.         WarpFormat  (DANGER)
  397.         
  398.            DOS 6.00 provides several undocumented switches to allow
  399.         immediate formatting of a disk without prompts or warnings.
  400.         This can be very dangerous!  The /AUTOTEST switch, which is used
  401.         by FORMCMDr to accomplish immediate formatting, will IGNORE the
  402.         usual security features designed to prevent you from formatting
  403.         your hard disk.  While this provides a convenient way to quickly
  404.         format a disk, it should be used sparingly and should NOT be
  405.         set to the environment!
  406.         
  407.         FORMCMD Set
  408.         
  409.            This option causes your selected options to be saved to a
  410.         master environment variable named FORMCMD.  All options except
  411.         for WarpFormat and Volume Label will be saved.
  412.         
  413.         Go For It!
  414.         
  415.            This command will execute FORMAT with the options selected
  416.         and displayed on the Status Board (NOT in the environment dis-
  417.         play at the bottom of the screen).
  418.         
  419.         Abort
  420.         
  421.            This will exit the program without executing FORMAT.  If you
  422.         have specified FORMCMD Set, the environment variable WILL be
  423.         set.
  424.         
  425.         
  426.         THE STATUS BOARD
  427.  
  428.                                      Page 7
  429.  
  430.  
  431.  
  432.  
  433.  
  434.         
  435.            The Status Board reflects the options currently selected by
  436.         you.  When the program is started normally, all of the options
  437.         will be blank except for two: the Target Drive will be listed
  438.         as drive A and "Safe Format" will be selected.
  439.         
  440.            If the FORMCMD variable is set when the program is started,
  441.         these settings will be reflected on the Status Board initially.
  442.         
  443.            Target Drive, Disk Size, and Volume Label will all correspond
  444.         to the values you have selected/input from the menu.  The other
  445.         options are toggled "on" or "off" through the menu.  An option
  446.         is "on" when a check mark appears next to it on the Status 
  447.         Board.
  448.         
  449.            "Safe Format" is initially toggled on.  Selecting "Uncon-
  450.         ditional" from the menu will toggle it off.
  451.         
  452.            As mentioned above, a system disk cannot be unformatted, so
  453.         these options are incompatible with one another.  Likewise,
  454.         QuickFormat and WarpFormat are incompatible.  WarpFormat does
  455.         not support volume labeling; although you may enter a volume
  456.         label if WarpFormat is selected, it will be ignored if WarpFor-
  457.         mat is still active when the F10 key is pressed.
  458.         
  459.         
  460.         USING THE BATCH FILE FMT.BAT
  461.         
  462.            The file FMT.BAT is supplied as a convenient means of acces-
  463.         sing the FORMCMD variable created by the program.  To perform a
  464.         format using the default options specified in the FORMCMD var-
  465.         iable, use the following syntax:
  466.         
  467.              FMT d:
  468.         
  469.         where d: is the letter of the drive you wish to format (usually
  470.         A: or B:).
  471.         
  472.            If you like, you can redefine DOS' FORMAT command to corres-
  473.         pond to FMT.BAT through the use of the following DOSKEY macro:
  474.         
  475.              DOSKEY format=fmt.bat $*
  476.         
  477.         This DOSKEY macro can be implemented by typing the command above
  478.         or by executing the file FMAC.BAT in the distribution archive.
  479.         
  480.            If you have used DOSKEY to redefine your FORMAT command, you
  481.         may from time to time wish to format disks using something OTHER
  482.         than the options defined in the FORMCMD variable.  In this case,
  483.         you have one of two options.  You can type a space before typing
  484.         the word "format" on the command line, adding your options such
  485.         as drive specifier and switches; OR you can type "format x" fol-
  486.         lowed by options such as drive specifier and switches.  The
  487.         first method will simply bypass the DOSKEY macro definition al-
  488.  
  489.                                      Page 8
  490.  
  491.  
  492.  
  493.  
  494.  
  495.         together; the latter method relies on features within FMT.BAT to
  496.         ignore the FORMCMD variable.
  497.          
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.                                      Page 9
  551.  
  552.  
  553.  
  554.  
  555.  
  556.         
  557.         OMBUDSMAN
  558.         
  559.           These programs are produced by a member of the Association of
  560.         Shareware Professionals (ASP).  ASP wants to make sure that
  561.         the shareware principle works for you.  If you are unable to
  562.         resolve a shareware-related problem with an ASP member by
  563.         contacting the member directly, ASP may be able to help.  The
  564.         ASP Ombudsman can help you resolve a dispute or problem with
  565.         an ASP member, but does not provide technical support for 
  566.         members' products.  Please write to the ASP Ombudsman at 545
  567.         Grover Road, Muskegon, MI 49442 or send a CompuServe message
  568.         via CompuServe Mail to ASP Ombudsman, 70007,3536.
  569.         
  570.         
  571.         DISCLAIMER
  572.         
  573.            The programs described in this documentation are guaran-
  574.         teed to do absolutely nothing!  They have, however, in my exper-
  575.         ience performed essentially as described herein.  The author
  576.         will not be responsible for any loss or damages caused through
  577.         the use of these programs.  No warranty, express or implied,
  578.         is provided for this software's performance, merchantability,
  579.         or fitness for a particular purpose.
  580.         
  581.            All trademarks are property of their respective owners.
  582.            
  583.            The programs and documentation are Copyright 1991-1993 by 
  584.         Chuck Steenburgh and Tay-Jee Software.  You are encouraged to 
  585.         distribute the UNREGISTERED VERSIONS of these programs provided 
  586.         the conditions specified in the file VENDOR.DOC are met.
  587.         
  588.            You may evaluate this software for up to 30 days on a free
  589.         trial basis.  After 30 days, you should register your use of
  590.         the programs.  The registration fee is $14.95, payable to Tay-
  591.         Jee Software at the address given below.  Registration includes
  592.         both programs in the 6th Sense utility set.
  593.         
  594.            Registration has the following advantages:
  595.            
  596.            - Registration includes a collection of DOSKEY macros: dozens
  597.              of tricks, shortcuts, and handy additions to your DOS com-
  598.              mand set.
  599.         
  600.            - We are improving these programs all the time.  Registration
  601.              will get you IMMEDIATELY a disk with the latest version,
  602.              and automatic notice of future upgrades.
  603.         
  604.            - While we can't promise to include everyone's suggestions
  605.              in program updates, you can bet we'll listen to registered
  606.              users before any of you scrounges out there.
  607.         
  608.            - You will also get an evaluation copy of our text file for-
  609.              matting program (used to produce the margins in this doc-
  610.  
  611.                                      Page 10
  612.  
  613.  
  614.  
  615.  
  616.  
  617.              ument), and any other electronic creations we have decided
  618.              to unleash on a foolish, unsuspecting world.  This includes
  619.              our best-selling STEENBURGH's STUFF, 21 utility programs
  620.              for use in batch files; and Back Soon!, a message-taking
  621.              utility.
  622.         
  623.            Send comments/registrations to:
  624.         
  625.                 Tay-Jee Software
  626.                 Post Office Box 835
  627.                 Lexington, VA 24450
  628.                 (703)261-7023
  629.                 
  630.                 !!!VIRGINIA RESIDENTS ADD 4.5SALES TAX!!! ($0.68)
  631.                 
  632.                 International orders add $5 for shipping.
  633.         
  634.                 CIS 72330,1776 (IBMSYS and IBMPRO forums)
  635.         
  636.                 You may also register on-line on CompuServe.  GO SWREG;
  637.            the registration number is 1175.
  638.            
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.                                      Page 11